home *** CD-ROM | disk | FTP | other *** search
/ Multimedia & Business Audio Titles / Multimedia & Business Audio Titles.iso / SPANISH.Z / CAL.INI < prev    next >
INI File  |  1993-04-15  |  2KB  |  68 lines

  1. ; this file must be in your windows directory to be used
  2. ; lines marked with ;; may be changed by removing the two semi-colons
  3. ; and adding valid data to the right of the equal sign
  4. ; to restore defaults--these lines must be removed completely or
  5. ; recommented (by added a semi colon in column 1)
  6. ; removing data to the right and not adding semi colon does not
  7. ; restore defaults.
  8.  
  9. [options]
  10. ; the following options can be changed using the normal
  11. ; calendar interface and it is recommended that they not be edited directly
  12. Blotter=1
  13. Title1=Voyetra
  14. Title2=Audio Calendar
  15. StartDayOfWeek=0
  16. PurgeOnlyWaves=1
  17. Directory=C:\CAL\DATA
  18.  
  19. ; --- other options ---
  20. ; when day view comes up first time in session start window at this location
  21. ; number of minutes since midnight, i.e. 420=7:00 a.m.
  22. ;;StartTime=420
  23. ; number of intervals per hour to show on appointment view
  24. ; only 1,2 and 4 are valid numbers 
  25. ;;Intervals=
  26. ; if defaultenabled=1 alarm will automatically be set for every appointment
  27. ; on its creation
  28. ;;DefaultEnabled=
  29.  
  30. [colors]
  31. ; colors are given in the same format as win.ini i.e. 
  32. ;xxx=red green blue
  33. ; where red, green, and blue may be integers from 0 - 255
  34. ; Background color of the day view
  35. ;;DayBack=
  36. ; color to display customizable title
  37. ;;TitleColor=
  38.  
  39. [alarm]
  40. ; these values may be modified from the Alarm menu in the day view
  41. ; it is recommended that they not be modified directly
  42. PreAlarm=0
  43. AlarmWave=C:\CAL\cuckoo.wav
  44.  
  45. [fonts]
  46. ; font name may be any valid font name as displayed in the fonts section
  47. ; of the control panel or an item in the font substitution table
  48. ; font size may be any positive integer corresponding to a valid point size
  49. ; font style may be 0, 1, 2, 3 where 
  50. ; 0=normal, 1 = bold, 2 = italic, 3 = bold italic
  51. ; Title font is used to display customizable titles
  52. ;;TitleFontName=
  53. ;;TitleFontSize=
  54. ;;TitleFontStyle=
  55. ; Small font is used to display the next and previous months on the month view
  56. ;;SmallFontName=
  57. ;;SmallFontSize=
  58. ;;SmallFontStyle=
  59. ; head font is used to display the month name on the month view
  60. ;;HeadFontName=
  61. ;;HeadFontSize=
  62. ;;HeadFontStyle=
  63. ; subhead font is used to display the day of the week names and various
  64. ; items on the day view
  65. ;;SubHeadFontName=
  66. ;;SubHeadFontSize=
  67. ;;SubHeadFontStyle=
  68.